home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93c.txt / 000092_icon-group-sender _Tue Nov 16 15:26:25 1993.msg < prev    next >
Internet Message Format  |  1994-02-02  |  3KB

  1. Received: by cheltenham.cs.arizona.edu; Tue, 16 Nov 1993 19:21:47 MST
  2. Date: Tue, 16 Nov 93 15:26:25 MST
  3. From: cliff (Cliff Hathaway)
  4. Message-Id: <9311162226.AA01957@javelina.cs.arizona.edu>
  5. To: icon-group
  6. Subject: Re: Problem with ICONC under linux
  7. Content-Length: 2609
  8. Status: R
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. > Date: 15 Nov 93 12:14:54 GMT
  12. > From: agate!howland.reston.ans.net!xlink.net!ira.uka.de!i41s19!angelo@ucbvax.Berkeley.EDU  (Angelo Schneider Betr.Prechelt)
  13. > Subject: Problem with ICONC under linux.
  14. > To: icon-group@cs.arizona.edu
  15. > Hello everybody,
  16. > After installing and testing and and and ...
  17. > I encountered a smal Problem at the end. I moved the binaries and applied
  18. > "patchstr" on them but ICONC still wants to search for its rt.db file and
  19. > the other stuff it needs at the old location where I had built them.
  20. > What to do about this? 
  21. > patchstr noted it patched iconc at one location. icont was patched on
  22. > two locations!
  23.  
  24. Hmm -- did you carefully follow the instructions in ipd218 "Installing
  25. Icon on UNIX Platforms"?  
  26.  
  27. 1) make CopyLib Target=directory
  28.  
  29. where directory is the location that you want the iconc auxiliary files
  30. to live;
  31.  
  32. 2) patchstr iconc-location directory/
  33.  
  34. where iconc-location is where iconc currently is, and directory is the
  35. directory that the auxiliary files live in.  Note the mandatory slash
  36. following the full path name to the auxiliary directory.
  37.  
  38. To shamelessly borrow from ipd218.doc:
  39.  
  40. "For example, if iconc is moved to /usr/local/iconc and the files needed
  41. by iconc are placed in the directory /usr/local/icon/iconc.lib, the
  42. patching step is 
  43.  
  44.     patchstr /usr/local/iconc /usr/local/icon/iconc.lib/
  45.  
  46. Or are you sure you're running the iconc in the new location?
  47. (Does linux have a "which" command?)
  48.  
  49. > Also there was one Problem linking iconx. I had to undefine something
  50. > like "EvtMonitor". Something like this was mentioned in an earlyer posting.
  51. > But it workes only BEFOR you do a make Configure=paltform.
  52.  
  53. The "make Configure name=platform" step copies many platform specific
  54. macros and configuration details into the src directory.  So you have
  55. to run make Configure again if you alter any of the files in the 
  56. config/unix/<platform> directory.
  57.  
  58. > After all I'm impressed about the performance difference of Icon under
  59. > DOS and Icon under Linux! Also iconc seems to be a very good work.
  60. > ciao,
  61. >   angelo
  62. > --------------------------------------------------------------------------- 
  63. >     *                                             | Angelo Schneider
  64. >  *** ***  @@@@@/|  angelo@ira.uka.de              | Edelsheimstr. 1 
  65. > *******   @@@@/#|  Institut fuer Programm- und    | D-7500 Karlsruhe 1
  66. > *******   @@@/##|  Datenorganisation              | voice:  ++49-721-607840
  67. >  *******  @@/---|  Universitaet Karlsruhe TH      | fax: after announcing
  68. >   ** **   @/    |  no opinion, I go with the mass!| on voiceline or ^378331
  69.